Welcome![Sign In][Sign Up]
Location:
Search - MFC Dialog

Search list

[GUI Develop对MFC的Dialog进行了一系列的扩展

Description: 对MFC的Dialog进行了一系列的扩展.详细使用说明见附带的CDialogEx.htm文件. 设计思想可见源代码的注释-right MFC Dialog carried out a series of expansion. A detailed description of the use of incidental CDialogEx.htm document. Design ideas can be seen in the source code Notes
Platform: | Size: 11993 | Author: 陆冬 | Hits:

[Windows Develop用mfc实现基于对话框有背景图片源程序

Description: 用mfc实现基于对话框的有背景图的应用程序-using dialog-based map of the background applications
Platform: | Size: 12288 | Author: | Hits:

[Dialog_WindowDLL输出对话框类的例子

Description: 此代码示范了如何将对话框封装到MFC DLL,然后可由VC,VB/VB.NET调用。压缩包中有两个例子: 1、dlldemo 示范了从VC中调用; 2、vbnetdllcall 示范了从VB.NET调用的例子;-this code will be demonstrations of how to MFC dialog Packaging DLL, which may then be VC, VB/VB call. Compressed are two examples : one, dlldemo demonstration of a call from the VC; 2, vbnetdllcall demonstration calling from VB.NET example;
Platform: | Size: 71680 | Author: 丁俊 | Hits:

[StatusBar状态栏对话框

Description: 展示如何在一个MFC对话框中添加状态栏,比较有实用价值-demonstrate how the MFC dialog an added status bar, a more practical value
Platform: | Size: 33792 | Author: 周孝良 | Hits:

[OpenGL programopen_win32_class

Description: 今天写了个基于MFC对话框的OpenGL类:COpenGL,可以在对话框程序中使用OpenGL了,并且提供了全屏与非全屏转换的两个函数,很容易使用,速度快。-today was based MFC dialog OpenGL categories : COpenGL, in the dialog box procedure can use OpenGL, and provided a full-screen and full-screen-two conversion functions, easy to use, fast.
Platform: | Size: 21504 | Author: | Hits:

[Email Clienttinysendsmtp

Description: 一个基于MFC对话框结构的Mail发送客户端程序,该Mail客户端可以发送附件,支持SMTP服务器身份验证,BASE64编码。该程序用MFC的CSocket类开发,作者自己写了一个CSMTP类来进行各种处理。注意,应用的实现部分在一个DLL中处理。(感谢我的朋友jplou)-an MFC dialog based on the structure of the Mail this client, the Mail client can send attachments, support SMTP authentication server, BASE64 encoding. The procedure used MFC CSocket category development, the author himself was a CSMTP to various types of processing. Note that some applications to achieve in a DLL address. (Thanks to my friend jplou)
Platform: | Size: 109568 | Author: 乐浩军 | Hits:

[3D GraphicVTK_Study_A

Description: 一个vtk基于mfc对话框的小程序。生成的模型匀速转动一周后,弹出窗口自动关闭-It is a simple program based on MFC dialog using VTK .It creats a model in a poped window.The window will automatedly closed after the model rotating for a whole round.
Platform: | Size: 1029120 | Author: 张珊 | Hits:

[Process-ThreadMultiThreads

Description: 本程序实现同时运行的个线段,一个是显示动画的时钟,另一个是展示进度条,进度条恰好表不动画时钟的进度。本程序是基于对话框的MFC应用硬序-the program running simultaneously segments, the show is an animated clock, and the other is to demonstrate progress, the progress of the animation is not exactly table clock progress. This procedure is based on the MFC dialog application hardware sequence
Platform: | Size: 67584 | Author: 陈康 | Hits:

[GUI DevelopChildWinChangeParentWinTxtValue

Description: VC++子窗体、父窗体控件互操实例;VS 2005 C++ 平台,MFC Dialog工程-VC++ subform, the parent form an instance of the control interoperability
Platform: | Size: 41984 | Author: andylau | Hits:

[GUI DevelopCTabPageSample

Description: VC++ Tab Control实例。CTabSheet简例。VS 2005 C++ MFC Dialog例程-VC++ Tab Control example. CTabSheet a simple example. VS 2005 C++ MFC Dialog routines
Platform: | Size: 47104 | Author: andylau | Hits:

[Special Effectsmymfc

Description: MFC界面基于对话框的OpenCV+VS2008实现图像读取,边缘提取-MFC dialog-based interface to achieve the image OpenCV+ VS2008 read, edge extraction
Platform: | Size: 15177728 | Author: 飞鹰 | Hits:

[GUI DevelopMFC

Description: MFC对话框和常用教程,里面有关于对话框的各种控件用法和实例说明-MFC dialog box and used tutorials, which the various controls on the dialog box, and examples of usage
Platform: | Size: 291840 | Author: lsj | Hits:

[Windows DevelopAudio.Design.Code.MFC.dialog.Lyrics

Description: MFC音频试听对话设计代码Audio Design Code MFC dialog Lyrics -Audio Design Code MFC dialog Lyrics
Platform: | Size: 27648 | Author: w | Hits:

[OpenGL programmfc-and-opengl

Description: 该代码适用于vc++环境下,并在mfc对话框下用opengl仿真,这对于初学计算机图形的学者来说,是容易上手的!-The code for vc++ environment, and use opengl mfc dialog box under the simulation, which for a scholar beginning computer graphics, it is easy to use!
Platform: | Size: 5311488 | Author: ltx | Hits:

[Com PortWireless-Serial-based-on-MFC

Description: 在MFC Dialog环境下,用MSComm控件实现单片机与上位机的无线串口通讯,保存接收数据,并用画图函数实时画出数据曲线-In the MFC Dialog environment, using MSComm control MCU and the host computer with wireless serial communications, saving the received data, and draw with a real-time data curve drawing function
Platform: | Size: 7319552 | Author: 徐曙 | Hits:

[GUI Developmfc

Description: MFC对话框和控件的基本要点,以及各控件的介绍和用法,并结合题目讲解-MFC dialog box and controls the basic elements, as well as control the introduction and usage, combined with the subject to explain
Platform: | Size: 150528 | Author: zh | Hits:

[GUI DevelopMFC-Dialog

Description: 在使用MFC写Dialog程序时,对话框大小调动后,控件的大小和位置没有变化,界面看起来会很不美观。上网也搜了一些方法,但要么编译有问题,要么运行结果不理想。使用了一下两种方法,经验证可用。-Written in MFC Dialog program, after the dialog box size is to mobilize, control the size and location has not changed, the interface will look very beautiful. Internet search methods, or compile problems, or operating results are not ideal. Use it two ways, proven available.
Platform: | Size: 2048 | Author: | Hits:

[Documentsmfc-dialog-box-tray-run

Description: mfc对话框托盘运行,在程序最小化或挂起时,但有不希望占据任务栏的时候,就可以把程序放到托盘区-mfc dialog box tray run, but do not want to occupy the taskbar when the program is minimized or hang on the program can be put into the tray area
Platform: | Size: 11264 | Author: 张浩杰 | Hits:

[Dialog_Windowprint-in-the-MFC-dialog-box

Description: 使用对话框时缺乏打印支持,本代码可以实现对话框中实现打印功能,-To realize the function of print in the MFC dialog box
Platform: | Size: 84992 | Author: airxi | Hits:

[VC/MFC_VS2010之MFC入门到精通教程

Description: 系统介绍了mfc对话框的建立以及该类工程的实现。针对初学者使用。(This paper introduces the establishment of MFC dialog box and the implementation of this kind of project. For beginners.)
Platform: | Size: 46080 | Author: 717大汉 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net